Skip to content

fix(postgresql): Remove extra comment newline#1395

Merged
kyleconroy merged 2 commits intomainfrom
kyle/extra-new-line-comment-pgx
Jan 26, 2022
Merged

fix(postgresql): Remove extra comment newline#1395
kyleconroy merged 2 commits intomainfrom
kyle/extra-new-line-comment-pgx

Conversation

@kyleconroy
Copy link
Copy Markdown
Collaborator

Fixes #1393

@kyleconroy kyleconroy merged commit d4d48ea into main Jan 26, 2022
@kyleconroy kyleconroy deleted the kyle/extra-new-line-comment-pgx branch January 26, 2022 04:10
@kevinburke
Copy link
Copy Markdown

whitespace, it'll cost ya

rliebz added a commit to rliebz/sqlc that referenced this pull request Feb 7, 2022
The original fix (sqlc-dev#1395) for sqlc-dev#1393 did not cover the case where
`emit_methods_with_db_argument` was set to `true`. This follows the same
pattern to handle that case as well.
kyleconroy pushed a commit that referenced this pull request Feb 8, 2022
The original fix (#1395) for #1393 did not cover the case where
`emit_methods_with_db_argument` was set to `true`. This follows the same
pattern to handle that case as well.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SQL comments have one too many newlines for GoDocs

2 participants